Package-level declarations
Types
Link copied to clipboard
A storage implementation that stores key-value pairs in memory.
Link copied to clipboard
class SharedPreferencesStorage(context: ERROR CLASS: Symbol not found for Context, fileName: String = "_fusionauth_mobile_sdk") : Storage
SharedPreferencesStorage is a class that implements the Storage interface and provides a storage mechanism using SharedPreferences.